PreviousNextTracker indexSee it online !

(256/314) 563290 - Antfarm and TStamp/ BuildNumber problem

The time produced by the ant task TStamp is updated only when
build.xml is reloaded. Re-running the build gives the same time
as the previous run unless the build file is modified as well.

There is a similar problem with BuildNumber.

Jedit 4.0
Antfarm 1.1

e.g.

<buildnumber/>


<tstamp>
<format property="version" pattern="hhmmss"/>
</tstamp>


<echo>${build.number} ${version} </echo>

Submitted nobody - 2002-06-01 - 13:15:28z Assigned jiwils
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments